Skip to content

Fix #12452 ( False positive on Misra 10.6 for ternary operator ) #6012

Merged
danmar merged 5 commits intocppcheck-opensource:mainfrom
0x41head:misra-c2012-10.6
Feb 27, 2024
Merged

Fix #12452 ( False positive on Misra 10.6 for ternary operator ) #6012
danmar merged 5 commits intocppcheck-opensource:mainfrom
0x41head:misra-c2012-10.6

Conversation

@0x41head
Copy link
Copy Markdown
Contributor

the ternary operator condition, while checking for composite expression, wasn't being executed.

@0x41head 0x41head marked this pull request as ready for review February 21, 2024 13:58
Comment thread addons/test/misra/misra-test.c
@danmar danmar merged commit b11b420 into cppcheck-opensource:main Feb 27, 2024
@danmar
Copy link
Copy Markdown
Collaborator

danmar commented Apr 20, 2024

thanks @0x41head I think you should be listed in our AUTHORS file. What name would you like that we write?

@0x41head
Copy link
Copy Markdown
Contributor Author

@danmar I am already included in the AUTHORS file :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants